func golang.org/x/sys/unix.direntIno
2 uses
golang.org/x/sys/unix (current package)
dirent.go#L75: ino, ok := direntIno(rec)
syscall_linux.go#L1741: func direntIno(buf []byte) (uint64, bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)